KikuGie's Commons
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
KikuGie's Commons
KikuGie's Commons
/
dev.kikugie.commons.result
/
Either
/
Right
Right
data
class
Right
<
L
,
R
>
:
Either
<
L
,
R
>
(
source
)
Members
Properties
is
Right
Link copied to clipboard
open
override
val
isRight
:
Boolean
value
Link copied to clipboard
val
value
:
R